connect
( class in module jsPlumb
)
Establishes a
params – {object} –
Connection params
referenceParams – {object} –
Optional second set of parameters, which will be merge into a new object along with params
. This can be useful if
you have some common settings to share between multiple connect
calls.
{object}
– The Connection that was created.